In Linux, users often need to back up data in computer systems. To save storage space, backup files are often compressed. This article provides a general summary of the compression and decompression commands.
.Tar.gzDecompress: Tar zxvf
Linux under the Tar decompression GZ decompression bz2 and so on various decompression file use method
. tar
Unpack: Tar xvf Filename.tar
Packing: Tar cvf filename.tar dirname
(Note: Tar is packed, not compressed.) )
———————————————
.
Linux compression/decompression methods
In linux, there are many compressed packages in a variety of formats, and the command line is not as convenient as in Windows. Sometimes, when extracting files, the command will suddenly be forgotten, fcbu.com
Targz decompression: tarzxvfFileNametargz compression: tarzcvfFileNametargzDirName summarizes the compression and decompression methods of various & amp; 26684; compressed packages in linux. But I didn't use some methods.
.Tar.gz
Decompress: tar
In the Solaris environment,
Compress tar> compress Gzip
Decompress the package gzip> tar
. Tar
Unpack: Tar xvf filename.tar
Package: Tar CVF filename.tar dirname
(Note: tar is packed, not compressed !)
. GZ
Decompress 1: gunzip
Seven file types, file attributes and viewing methods in Linux, and seven file types in linux1. Seven file types
Common file typeThe most common file types in Linux include plain text files (ASCII), binary files (binary), data files (data), and
Address http://www.icsharpcode.net/OpenSource/SharpZipLib/Download.aspx
The following is an introduction to the solution of #ziplib under. Net.
1.bzip2Participate in the ICSharpCode.SharpZipLib.dll reference, under the #develop installation
Java EE Development of various types of resources download list, the history of the most complete IT resources, personal collection summary.
Linux users often need to back up the computer system data, in order to save storage space, often the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.